home *** CD-ROM | disk | FTP | other *** search
/ Kellogg's Amérique / Kellogg's Amérique / terre_feu.swf / scripts / terre_feu_fla / texte_bravo1_41.as < prev    next >
Text File  |  2020-08-04  |  313b  |  18 lines

  1. package terre_feu_fla
  2. {
  3.    import flash.display.MovieClip;
  4.    import flash.text.TextField;
  5.    
  6.    public dynamic class texte_bravo1_41 extends MovieClip
  7.    {
  8.        
  9.       
  10.       public var points:TextField;
  11.       
  12.       public function texte_bravo1_41()
  13.       {
  14.          super();
  15.       }
  16.    }
  17. }
  18.